[INFO] fetching crate lazyxrp 0.1.19...
[INFO] testing lazyxrp-0.1.19 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate lazyxrp 0.1.19 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate lazyxrp 0.1.19
[INFO] finished tweaking crates.io crate lazyxrp 0.1.19
[INFO] tweaked toml for crates.io crate lazyxrp 0.1.19 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazyxrp 0.1.19 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lazyxrp 0.1.19 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f
[INFO] running `Command { std: "docker" "start" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling gix-trace v0.1.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling ruint v1.18.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling const-hex v1.19.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling c-kzg v2.1.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.6.0
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling gix-packetline v0.20.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling gix-url v0.34.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling gix-commitgraph v0.31.0
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling gix-attributes v0.29.0
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling gix-ignore v0.18.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling gix-pathspec v0.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.6.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.15
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling gix-revwalk v0.25.0
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling gix-traverse v0.51.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling alloy-primitives v1.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling gix-index v0.45.1
[INFO] [stderr]    Compiling gix-revision v0.39.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling gix-filter v0.24.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling gix-discover v0.45.0
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling alloy-json-abi v1.6.0
[INFO] [stderr]    Compiling gix-worktree v0.46.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling gix-dir v0.19.0
[INFO] [stderr]    Compiling gix-diff v0.57.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling gix-refspec v0.35.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.8.3
[INFO] [stderr]    Compiling gix-pack v0.64.1
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.6.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.6.0
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.7
[INFO] [stderr]    Compiling alloy-serde v1.8.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-trie v0.9.5
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling alloy-signer v1.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling interprocess v2.4.2
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling gix-shallow v0.7.0
[INFO] [stderr]    Compiling gix-transport v0.52.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling gix-protocol v0.55.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gix-odb v0.74.0
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling alloy-eips v1.8.3
[INFO] [stderr]    Compiling alloy-rpc-types-debug v1.8.3
[INFO] [stderr]    Compiling gix-submodule v0.24.0
[INFO] [stderr]    Compiling gix-status v0.24.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling alloy-sol-macro v1.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling alloy-consensus v1.8.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling alloy-sol-types v1.6.0
[INFO] [stderr]    Compiling vergen-gix v9.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling embedded-nal v0.9.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling gix v0.77.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling alloy-chains v0.2.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling alloy-json-rpc v1.8.3
[INFO] [stderr]    Compiling alloy-dyn-abi v1.6.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling alloy-consensus-any v1.8.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.8.3
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling alloy-transport v1.8.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.8.3
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling alloy-pubsub v1.8.3
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling embedded-tls v0.17.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling alloy-transport-ipc v1.8.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling embedded-nal-async v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling buffered-io v0.5.4
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling nourl v0.1.4
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling reqwless v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.8.3
[INFO] [stderr]    Compiling alloy-network v1.8.3
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.8.3
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v1.8.3
[INFO] [stderr]    Compiling alloy-rpc-types-trace v1.8.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling alloy-signer-local v1.8.3
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling alloy-core v1.6.0
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling embedded-websocket-embedded-io v0.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling xrpl-rust-macros v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rand_hc v0.3.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling alloy-rpc-types v1.8.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling human-panic v2.0.8
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling config v0.15.23
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling lazyxrp v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling json5 v1.3.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr] warning: lazyxrp@0.1.19: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling alloy-transport-ws v1.8.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling alloy-transport-http v1.8.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.8.3
[INFO] [stderr]    Compiling alloy-provider v1.8.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling xrpl-rust v1.1.0
[INFO] [stderr]    Compiling alloy-contract v1.8.3
[INFO] [stderr]    Compiling alloy v1.8.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: lazyxrp@0.1.19: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling lazyxrp v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: lazyxrp@0.1.19: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: lazyxrp@0.1.19: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazyxrp-5bd5b10477ebae29)
[INFO] [stdout] 
[INFO] [stdout] running 182 tests
[INFO] [stdout] test cli::tests::book_requires_base_and_quote_arguments ... ok
[INFO] [stdout] test app::tests::esc_while_help_sends_help_action ... FAILED
[INFO] [stdout] test app::tests::watch_app_new_does_not_panic ... ok
[INFO] [stdout] test cli::tests::self_uninstall_plus_subcommand_is_parseable_but_invalid_at_runtime ... ok
[INFO] [stdout] test app::tests::tab_next_cycles_all_panels ... FAILED
[INFO] [stdout] test app::tests::quit_action_sets_should_quit ... FAILED
[INFO] [stdout] test components::panels::tx_history::tests::filter_empty_shows_all ... ok
[INFO] [stdout] test components::panels::wallet::tests::open_account_set_prefills_domain_from_account ... ok
[INFO] [stdout] test components::panels::tx_history::tests::filter_by_tx_type ... ok
[INFO] [stdout] test components::panels::wallet::tests::open_payment_composer_defaults_amount ... ok
[INFO] [stdout] test components::panels::wallet::tests::payment_validate_rejects_invalid_iou_currency ... ok
[INFO] [stdout] test app::tests::refresh_account_sends_poll_command ... FAILED
[INFO] [stdout] test components::shared::fmt::tests::group_basic ... ok
[INFO] [stdout] test components::shared::fmt::tests::drops_format ... ok
[INFO] [stdout] test components::shared::fmt::tests::group_u64_matches_str ... ok
[INFO] [stdout] test components::shared::fmt::tests::short_hex_truncates_long_keys ... ok
[INFO] [stdout] test components::shared::fmt::tests::xrp_format ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::fmt_xrpl_amount_from_value_xrp ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_currency_object_without_issuer ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::fmt_xrpl_amount_from_value_issued ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_array ... ok
[INFO] [stdout] test app::tests::refresh_book_sends_poll_command ... FAILED
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_issued_currency ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_null ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_number ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_domain_hex_invalid_fallback ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_xrp_drops_parse_failure_falls_back ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_short_object_not_truncated ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_issued_currency_with_issuer ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_plain_string ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_domain_hex ... ok
[INFO] [stdout] test app::tests::question_opens_help_overlay ... FAILED
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_xrp_drops_string ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::hex_to_ascii_basic ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::format_value_long_object_truncated ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::hex_to_ascii_empty ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::hex_to_ascii_invalid_hex_returns_none ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::hex_to_ascii_non_utf8_returns_none ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::hex_to_ascii_odd_length_returns_none ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::bench_detail_lines_payment_current ... ignored, benchmark only
[INFO] [stdout] test components::shared::tx_detail::format::tests::push_common_lines_from_value_account_only ... ok
[INFO] [stdout] test components::shared::tx_detail::format::tests::push_common_lines_from_value_all_fields ... ok
[INFO] [stdout] test components::shared::tx_detail::parsers::registry_tests::tx_detail_parser_registry_has_29_types ... ok
[INFO] [stdout] test components::panels::tx_history::tests::filter_by_hash_partial ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_empty_returns_minimal ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_meta_affected_nodes_compact ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_result_from_meta_fallback ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_payment_typed_parser_success ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::tx_detail_cache_invalidated_on_open ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_unknown_tx_type_shows_fields_in_other_section ... ok
[INFO] [stdout] test cli::tests::self_uninstall_accepts_optional_yes_flag ... ok
[INFO] [stdout] test components::shared::fmt::tests::truncate_middle_shortens_long_domain ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::to_static_lines_preserves_content ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_ledger_index_as_u64 ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::tx_detail_state_open_close ... ok
[INFO] [stdout] test components::shared::widgets::popup_tests::centered_popup_small_area_no_panic ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_ledger_index_as_string ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_date_converts_ripple_epoch ... ok
[INFO] [stdout] test components::shared::tx_detail::tests::detail_lines_shows_hash_and_result ... ok
[INFO] [stdout] test config::tests::parse_key_sequence_unbalanced_brackets_errors ... ok
[INFO] [stdout] test config::tests::test_case_insensitivity ... ok
[INFO] [stdout] test config::tests::test_invalid_keys ... ok
[INFO] [stdout] test config::tests::test_multiple_modifiers ... ok
[INFO] [stdout] test config::tests::test_parse_style_foreground ... ok
[INFO] [stdout] test config::tests::test_parse_color_rgb ... ok
[INFO] [stdout] test config::tests::test_parse_color_unknown ... ok
[INFO] [stdout] test flare::tests::flare_default_feeds_fetch_live ... ignored, live network dependency
[INFO] [stdout] test config::tests::test_simple_keys ... ok
[INFO] [stdout] test config::tests::test_with_modifiers ... ok
[INFO] [stdout] test network::tests::default_is_mainnet ... ok
[INFO] [stdout] test config::tests::test_parse_style_default ... ok
[INFO] [stdout] test config::tests::test_parse_style_background ... ok
[INFO] [stdout] test config::tests::test_reverse_multiple_modifiers ... ok
[INFO] [stdout] test config::tests::test_parse_style_modifiers ... ok
[INFO] [stdout] test network::tests::from_str_unknown_is_err ... ok
[INFO] [stdout] test network::tests::is_mainnet ... ok
[INFO] [stdout] test signing::tests::build_payment_tx_json_for_simulate_xrp ... ok
[INFO] [stdout] test config::tests::test_process_color_string ... ok
[INFO] [stdout] test network::tests::from_str_case_insensitive ... ok
[INFO] [stdout] test network::tests::from_str_roundtrip ... ok
[INFO] [stdout] test signing::tests::domain_ascii_to_hex_lowercase ... ok
[INFO] [stdout] test signing::tests::parse_require_dest ... ok
[INFO] [stdout] test app::tests::help_action_toggles_overlay_flag ... FAILED
[INFO] [stdout] test config::tests::config_loads_from_xdg_config_home ... ok
[INFO] [stdout] test signing::tests::sequence_fee_ledger_from_simulate_extracts_fields ... ok
[INFO] [stdout] test uninstall::tests::backup_candidate_appends_bak_suffix ... ok
[INFO] [stdout] test xrpl::backoff::tests::backoff_caps_at_60 ... ok
[INFO] [stdout] test xrpl::backoff::tests::backoff_doubles ... ok
[INFO] [stdout] test xrpl::backoff::tests::backoff_from_zero ... ok
[INFO] [stdout] test signing::tests::secp256k1_family_seed_wallet_unchanged ... ok
[INFO] [stdout] test config::tests::config_merge_rpc_server_env_overrides_file ... ok
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_amm_ok ... ignored, live network dependency: AMM support varies by public node
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_book_ok ... ignored, live network dependency: RLUSD 4-char code unsupported on public nodes
[INFO] [stdout] test config::tests::config_merge_user_poll_interval_overrides_default ... ok
[INFO] [stdout] test config::tests::test_config ... ok
[INFO] [stdout] test network_resolve_tests::resolve_network_cli_overrides_env ... ok
[INFO] [stdout] test network_resolve_tests::resolve_rpc_url_uses_network_default ... ok
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_send_simulation_ok ... ignored, requires XRPL_SEED environment variable
[INFO] [stdout] test network_resolve_tests::resolve_ws_url_cli_overrides_env ... ok
[INFO] [stdout] test signing::tests::confirm_non_mainnet_skips_prompt ... ok
[INFO] [stdout] test xrpl::client::tests::book_currency_issued_includes_issuer ... ok
[INFO] [stdout] test xrpl::client::tests::book_currency_xrp_case_insensitive ... ok
[INFO] [stdout] test xrpl::client::tests::book_currency_xrp_uppercase ... ok
[INFO] [stdout] test config::tests::config_loads_when_only_home_is_set ... ok
[INFO] [stdout] test xrpl::client::tests::check_xrpl_error_preserves_not_found_as_error ... ok
[INFO] [stdout] test signing::tests::confirm_mainnet_with_yes_flag_skips_prompt ... ok
[INFO] [stdout] test signing::tests::env_seed_overrides_config_seed ... ok
[INFO] [stdout] test signing::tests::resolve_seed_none_when_no_source ... ok
[INFO] [stdout] test signing::tests::resolve_seed_from_config_raw ... ok
[INFO] [stdout] test xrpl::client::tests::drops_to_xrp_invalid_returns_zero ... ok
[INFO] [stdout] test xrpl::client::tests::empty_account_tx_page_on_not_found_ignores_other_errors ... ok
[INFO] [stdout] test xrpl::client::tests::empty_account_tx_page_on_not_found_maps_actnotfound ... ok
[INFO] [stdout] test xrpl::client::tests::drops_to_xrp_basic ... ok
[INFO] [stdout] test xrpl::client::tests::format_amount_issued_currency ... ok
[INFO] [stdout] test xrpl::client::tests::format_ripple_time_utc_known_value ... ok
[INFO] [stdout] test xrpl::client::tests::format_amount_none ... ok
[INFO] [stdout] test xrpl::client::tests::format_amount_xrp_drops_string ... ok
[INFO] [stdout] test xrpl::client::tests::ledger_object_tab_filters ... ok
[INFO] [stdout] test xrpl::client::tests::format_path_hops_label_variants ... ok
[INFO] [stdout] test xrpl::client::tests::parse_account_nfts_fixture ... ok
[INFO] [stdout] test xrpl::client::tests::parse_account_objects_mixed_types ... ok
[INFO] [stdout] test xrpl::client::tests::parse_account_nfts_mutable_flag ... ok
[INFO] [stdout] test xrpl::client::tests::parse_account_lines_fixture ... ok
[INFO] [stdout] test xrpl::client::tests::parse_account_objects_empty ... ok
[INFO] [stdout] test xrpl::client::tests::parse_account_tx_fixture ... ok
[INFO] [stdout] test xrpl::client::tests::parse_amm_info_fixture ... ok
[INFO] [stdout] test xrpl::client::tests::parse_ripple_path_find_no_alternatives ... ok
[INFO] [stdout] test xrpl::client::tests::parse_book_offers_fixture ... ok
[INFO] [stdout] test xrpl::client::tests::parse_aggregate_price_full ... ok
[INFO] [stdout] test xrpl::client::tests::parse_aggregate_price_no_trim ... ok
[INFO] [stdout] test xrpl::client::tests::parse_server_info_and_fee_fixtures ... ok
[INFO] [stdout] test xrpl::client::tests::parse_ripple_path_find_with_alternatives ... ok
[INFO] [stdout] test xrpl::client::tests::parse_simulate_result_tec_no_meta ... ok
[INFO] [stdout] test xrpl::client::tests::parse_simulate_result_missing_tx_json ... ok
[INFO] [stdout] test xrpl::client::tests::parse_ripple_path_find_source_amount_string ... ok
[INFO] [stdout] test xrpl::client::tests::parse_simulate_result_with_meta ... ok
[INFO] [stdout] test xrpl::client::tests::parse_wallet_propose_ed25519 ... ok
[INFO] [stdout] test xrpl::client::tests::parse_submit_success_requires_tes_success_and_hash ... ok
[INFO] [stdout] test xrpl::client::tests::parse_validator_manifest_extracts_domain_and_seq ... ok
[INFO] [stdout] test xrpl::client::tests::parse_xrplf_dunl_fixture ... ok
[INFO] [stdout] test xrpl::client::tests::path_find_rows_sorted_by_cheapest_send ... ok
[INFO] [stdout] test xrpl::client::tests::payment_static_deserialize ... ok
[INFO] [stdout] test xrpl::client::tests::path_find_rows_from_alternatives ... ok
[INFO] [stdout] test xrpl::client::tests::summarize_paths_computed_multi_hop ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_six_decimals ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_empty_err ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_invalid_err ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_leading_dot_err ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_multiple_dots_err ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_tiny_amount ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_whole ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_with_fraction ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_zero ... ok
[INFO] [stdout] test xrpl::json_util::tests::extract_json_u32_parses_string_number ... ok
[INFO] [stdout] test xrpl::json_util::tests::json_str_missing_path_returns_empty ... ok
[INFO] [stdout] test xrpl::client::tests::xrp_to_drops_too_many_decimals_err ... ok
[INFO] [stdout] test xrpl::json_util::tests::extract_json_u32_returns_number ... ok
[INFO] [stdout] test xrpl::json_util::tests::extract_json_u32_missing_or_non_numeric_returns_zero ... ok
[INFO] [stdout] test xrpl::json_util::tests::json_str_returns_nested_string ... ok
[INFO] [stdout] test xrpl::poll::tests::account_tx_poll_action_not_found_returns_empty_history ... ok
[INFO] [stdout] test xrpl::poll::tests::account_tx_poll_action_other_error_is_xrpl_error ... ok
[INFO] [stdout] test xrpl::poll::tests::drain_poll_trigger_burst_coalesces_pending_triggers ... ok
[INFO] [stdout] test xrpl::poll::tests::mainnet_write_guard_blocks_without_yes ... ok
[INFO] [stdout] test xrpl::poll::tests::should_skip_poll_trigger_after_min_interval ... ok
[INFO] [stdout] test xrpl::poll::tests::should_skip_poll_trigger_within_min_interval ... ok
[INFO] [stdout] test xrpl::toml::tests::parse_reports_not_found ... ok
[INFO] [stdout] test xrpl::types::tests::asset_display_name_maps_hex ... ok
[INFO] [stdout] test xrpl::toml::tests::parse_finds_matching_validator ... ok
[INFO] [stdout] test xrpl::types::tests::asset_display_name_unknown_passthrough ... ok
[INFO] [stdout] test xrpl::types::tests::book_pair_uses_currency_code_for_issued_quote ... ok
[INFO] [stdout] test signing::tests::ed25519_family_seed_wallet_new_ok ... ok
[INFO] [stdout] test signing::tests::ed25519_seed_trims_whitespace ... ok
[INFO] [stdout] test xrpl::poll::tests::payment_submit_mainnet_with_yes_skips_mainnet_guard ... ok
[INFO] [stdout] test xrpl::poll::tests::payment_submit_mainnet_without_yes_is_rejected ... ok
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_account_ok ... FAILED
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_account_status_ok ... FAILED
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_info_ok ... FAILED
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_lines_ok ... FAILED
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_invalid_account_errors ... ok
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_summary_ok ... FAILED
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_txhistory_ok ... FAILED
[INFO] [stdout] test xrpl::cli_exec::tests::integration_live_network::cli_nfts_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::esc_while_help_sends_help_action stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::tab_next_cycles_all_panels stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::quit_action_sets_should_quit stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::refresh_account_sends_poll_command stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::refresh_book_sends_poll_command stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stderr] error: test failed, to rerun pass `--bin lazyxrp`
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::question_opens_help_overlay stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::help_action_toggles_overlay_flag stdout ----
[INFO] [stdout] lazyxrp: warning: no configuration file found under /root/.config/lazyxrp; defaults apply
[INFO] [stdout] Error: Resource temporarily unavailable (os error 11)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tui.rs:58:23
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_account_ok stdout ----
[INFO] [stdout] Error: account_info request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_account_status_ok stdout ----
[INFO] [stdout] Error: account_info request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_info_ok stdout ----
[INFO] [stdout] Error: server_info request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_lines_ok stdout ----
[INFO] [stdout] Error: account_lines request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_summary_ok stdout ----
[INFO] [stdout] Error: server_info request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_txhistory_ok stdout ----
[INFO] [stdout] Error: account_tx request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] ---- xrpl::cli_exec::tests::integration_live_network::cli_nfts_ok stdout ----
[INFO] [stdout] Error: account_nfts request error: error sending request for url (https://xrplcluster.com/)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/xrpl/client.rs:43:38
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::esc_while_help_sends_help_action
[INFO] [stdout]     app::tests::help_action_toggles_overlay_flag
[INFO] [stdout]     app::tests::question_opens_help_overlay
[INFO] [stdout]     app::tests::quit_action_sets_should_quit
[INFO] [stdout]     app::tests::refresh_account_sends_poll_command
[INFO] [stdout]     app::tests::refresh_book_sends_poll_command
[INFO] [stdout]     app::tests::tab_next_cycles_all_panels
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_account_ok
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_account_status_ok
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_info_ok
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_lines_ok
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_nfts_ok
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_summary_ok
[INFO] [stdout]     xrpl::cli_exec::tests::integration_live_network::cli_txhistory_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 163 passed; 14 failed; 5 ignored; 0 measured; 0 filtered out; finished in 5.60s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f", kill_on_drop: false }`
[INFO] [stdout] d631e4154e16b12946b2a6f05a0ca2b42e7533b4ae2afbf76226eee114e9d56f
